home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 3 / Light ROM 3 - Disc 2.iso / programs / amiga / misc / nu_vd0 / nuvd0_sd.lha / NuVD0-SD0 / SD0.O < prev    next >
Text File  |  1993-06-19  |  343b  |  24 lines

  1. /*
  2.  * STAT-RAM entry
  3.  *
  4.  * Don't touch anything here or the device will not work!
  5.  *
  6.  * Use icon ToolTypes instead.
  7.  */
  8.  
  9. Device        = static.device
  10. Unit        = 1
  11. Flags        = 0
  12. Surfaces    = 1
  13. BlocksPerTrack    = 16
  14. Reserved    = 2
  15. Interleave    = 0
  16. LowCyl        = 0
  17. HighCyl        = 15
  18. Buffers        = 5
  19. BufMemType    = 5
  20. StackSize    = 600
  21. Priority    = 5
  22. DosType        = 0x444F5303
  23. Mount        = 1
  24.